Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bringing units to the colorscale #475

Merged
merged 4 commits into from
Feb 5, 2025
Merged

bringing units to the colorscale #475

merged 4 commits into from
Feb 5, 2025

Conversation

remicousin
Copy link
Contributor

This made me have the colorscale be vertical to accommodate sometimes long units. It would make sense that colorbar could have a label or title in which to put the units ones, but it doesn't have that. The way to tailor further with having maybe the units on only one tick would be to create the entire ticking manually and feed it to colorbar. But that sounds tedious, at least for now.

Also made me revisit a bit the map_attributed factored out function since now it needs data all the time to read units. Or at least that workflow seemed to make more sense to me.

@remicousin remicousin merged commit 96f013c into master Feb 5, 2025
1 check passed
@remicousin remicousin deleted the units branch February 5, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants